home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / DLLHELLO.PAK / RESOURCE.CPP < prev    next >
Text File  |  1997-05-06  |  334b  |  9 lines

  1. //----------------------------------------------------------------------------
  2. // ObjectWindows - (C) Copyright 1991, 1993 by Borland International
  3. //----------------------------------------------------------------------------
  4.  
  5. // File no longer required.  No code required for resource-only DLL.
  6. void _export DummyFunc()
  7. {
  8.  
  9. }